Tell zpool to emit full device names
authorChad MILLER <chad.miller@canonical.com>
Thu, 27 Oct 2016 21:15:07 +0000 (17:15 -0400)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commitfa001fb130ab8fdbeefffa76f37e054b7399c5ae
treebdda4379b1c6a2b934845ec58a549c3408c351a3
parent310940aec47e0bca7b5c57d794927e4f216e7e4e
Tell zpool to emit full device names

zfs-initramfs currently provides extraneous, undesired symlinks to
devices directly underneath /dev/ to satisfy zpool's historical output
of unqualified device names. By including this environment variable to
signal our intent to zpool, zfs-linux packages can drop the symlink
behavior when updating to its upstream or backported output behavior.

Bug: https://savannah.gnu.org/bugs/?43653
Bug-Debian: https://bugs.debian.org/824974
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1527727
Last-Update: 2016-11-01

Patch-Name: zpool-full-device-name.patch

Gbp-Pq: Name zpool-full-device-name.patch
grub-core/osdep/unix/getroot.c